Welcome![Sign In][Sign Up]
Location:
Search - unix tcp

Search list

[Internet-Networksocket

Description: 通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现 (1)使用套接字接口在TCP连接上发送消息 (2)还用到了其他的UNIX网络功能 (3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户 (4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。 -The communication network experiment, socket programming experiment, a simple client/server program to achieve (1) using the socket interface on a TCP connection to send messages (2) used other UNIX networking features (3) The application allows the user to user input and send the text to the other end of the machine on one end of the machine (4) It is a simplified version of the UNIX talk, similar to the core program of the web chat room.
Platform: | Size: 463872 | Author: 史倩 | Hits:

[Internet-Networkquagga-0.99.22.tar

Description: Quagga-0.99.22最新版.Linux Quagga包含一个核心守护进程zebra,它作为Unix底层核心的一个抽象层,表示为Unix上的一些Zserv API或Linux Quagga客户端的TCP流。-Quagga-0.99.22 latest version. Linux Quagga contains a core daemon zebra, it is the underlying Unix core as an abstraction layer, expressed as a number of Zserv API on Unix or Linux Quagga client' s TCP stream.
Platform: | Size: 2351104 | Author: 王鑫 | Hits:

[Internet-Networktcpaudp

Description: 在UNIX环境下的简单TCP、UDP通信代码,客户端具体怎么输入输出有点记不清了-In the UNIX environment simple TCP, UDP communication code, the client can not remember specifically how the input and output bit
Platform: | Size: 6144 | Author: 钟航世 | Hits:

[OS programOperating-Systems-Internals-and-

Description: 操作系统——内核与设计原理(中文版第四版) 原书名:Operating Systems:Internals and Design Principles(Fourth Edition) 作者: (美)William Stallings 全面系统地讲述了操作系统的基本概念、原理和方法,而且以当代最流行的两个操作系统——Windows 2000和UNIX为例,全面清楚地展现了当代操作系统的本质和特点,并且与当代流行的设计问题以及当前操作系统的发展方向联系起来,使本书的内容具有先进性和适应性。    本书分为7大部分,共15章。第一部分综述了计算机系统和操作系统的一些基本概念;第二部分详细讲述进程、多线程、对称多处理(SMP)和微内核,并分析了单一系统中的并发机制,重点讲述了互斥和死锁问题第三部分全面讲述了内存管理技术第四部分对多种进程调度方法进行了分析比较,同时还讨论了线程调度、SMP调度和实时调度;第五部分讲述了操作系统中有关I/O功能和文件系统的管理问题;第六部分分析了计算机联网技术的主要趋势,包括TCP/IP、客户/服务器计算和集群,同时还介绍了分布式系统开发中的一些主要设计领域;第七部分概述了线程以及计算机和网络的安全机制。 -Operating Systems:Internals and Design Principles(Fourth Edition) William Stallings
Platform: | Size: 16381952 | Author: 唐小米 | Hits:

[Internet-Networkchuanxingtongxing

Description: 程序5:UNIX下服务器程序源代码/*TCP/IP必要的头文件*/-Program5: UNIX server program source code
Platform: | Size: 2048 | Author: 湿式铺法 | Hits:

[Internet-NetworkC_server

Description: 本代码是unix环境下C语言编写的运用TCP/IP 协议的SOCKET网通通信的SERVER端。-The code is written in C under unix environment, the use of TCP/IP protocol to communicate SERVER SOCKET Netcom end.
Platform: | Size: 1024 | Author: ndfulof | Hits:

[BooksTCPIP_BOOK

Description: Unix网络编程 套节字联网API 第三版 这是一本号称网络编程人员案头必备的资料书籍 里面有对关于套节字基于TCP,UDP编程以及对重要函数的详细解释.也有关于网络编程中构架的分析等等(英文版)-Unix Network Programming sets of characters Networking API Third Edition This is a known network programming books essential information desk staff There are sets of characters for about TCP, UDP programming and a detailed explanation of important functions. Has been analyzed based on network programming framework, etc. (in English)
Platform: | Size: 13146112 | Author: 逍遥 | Hits:

[Windows Developtwomobussouce

Description: Modbus通信的两个例子,源代码都可以在VC6.0下顺利编译成功。内附有实现文档。Modbus TCP 源代码-编程举例源码,一个TCP/IP 主机是Modbus/TCP 读取寄存器的源代码,只需修改TCP/IP 的接口,部分就可以在以下环境下使用:   1. 命令行的JAVA 应用程序   2. UNIX 下基于命令行的C 应用程序   3. Win32 下基于命令行的C 应用程序-Two examples, source code Modbus communication can be successfully compiled successfully under VC6.0. Enclosing implementation documentation. Modbus TCP source code- Programming example source code, a TCP/IP host is Modbus/TCP registers read the source code, just modify the TCP/IP interface, and some can be used in the following environments: 1 JAVA command line application 2 under the UNIX command line based C applications 3. Win32 application under C-based command line
Platform: | Size: 119808 | Author: kpudn77 | Hits:

[Internet-NetworkTCP_sample

Description: Linux/unix网络编程,tcp/ip协议编程,服务器及客户端建立及通讯。-Linux/unix network programming, tcp/ip protocol programming, server and client to establish and communicate.
Platform: | Size: 1024 | Author: liu shicheng | Hits:

[TCP/IP stacksocketcc

Description: or those wishing to develop socket based network applications in a C++ class oriented environment. This library allows creation of sockets as classes as well as IPv4 and IPv6 address representation as a class abstraction. The main aim is to allow the same code to work with both IPv4 and IPv6 implementations. -This project will compile to a dynamically loaded library that can be used when developing network/socket applications in C++. The socketcc library is based on the existing socket library available in most UNIX installations and also uses the pthreadcc library also developed by the author. The library defines a series of classes that can be used to implement IP addressing and socket based communications using both TCP and UDP sockets over both an IPv4 and IPv6 based network. This class library was developed by Jason But at Monash University.
Platform: | Size: 60416 | Author: 李东 | Hits:

[Internet-NetworkMiniQQ_v8

Description: 该版本主要Unix+Qt4.8.5完成的MiniQQ通讯程序,通许协议TCP/UDP,使用多线程-This version is mainly Unix+Qt4.8.5 complete MiniQQ communication procedures, Tongxu protocol TCP/UDP, using multiple threads
Platform: | Size: 1590272 | Author: JHONCONAL | Hits:

[Internet-Networktq2440_unix_c

Description: 基于国嵌教育TQ2440,tcp和udp的unix网络编程,包含客户端和服务端程序,亲测可用。-TQ2440, tcp and udp of unix-based network programming, including client and server program
Platform: | Size: 23552 | Author: 哈哈哈 | Hits:

[Sniffer Package captureWinDump-3.9.5

Description: Windump是Windows环境下一款经典的网络协议分析软件,其Unix版本名称为Tcpdump。它可以捕捉网络上两台电脑之间所有的数据包,供网络管理员/入侵分析员做进一步流量分析和入侵检测。但对数据包分析的结果依赖于你的TCP/IP知识和经验,不同水平的人得出的结果可能会大相径庭。其与DEBUG或反汇编很相似。在W.Richard Stevens的大作《TCP/IP详解》卷一中,通篇采用Tcpdump捕捉的数据包来向读者讲解TCP/IP。当年美国最出色的电脑安全专家下村勉在追捕世界头号黑客米特尼克时,也使用了Tcpdump,Tcpdump/Windump的价值由此可见一斑-Windump : tcpdump in windows
Platform: | Size: 217088 | Author: whlx | Hits:

[Internet-Networkserver

Description: 使用TCP/IP协议的应用程序通常采用应用编程接口:UNIX BSD的套接字(socket)和UNIX System V的TLI(已经被淘汰),来实现网络进程之间的通信。就目前而言,几乎所有的应用程序都是采用socket,而现在又是网络时代,网络中进程通信是无处不在,这就是我为什么说“一切皆socket”。(Applications that use the TCP/IP protocol usually use the application programming interface: UNIX BSD sockets (socket) and UNIX System V TLI (which have been eliminated) to communicate between network processes. For the moment, almost all applications are using socket, and now is the Internet era, the process of communication in the network is everywhere, and that is why I said, "everything is socket."".)
Platform: | Size: 1024 | Author: dannyPf | Hits:

[Communication-Mobileputty_V0.63.0.0.43510830

Description: PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连接软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多第三方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence授权。随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是出色的工具之一。Putty是一个免费的、Windows x86平台下的Telnet、SSH和rlogin客户端,但是功能丝毫不逊色于商业的Telnet类工具。目前最新的版本为 0.68 latest release(PuTTY is a Telnet, SSH, rlogin, pure TCP, and serial interface connection software. The earlier version supported only the Windows platform, and in recent versions began to support various Unix platforms and was intended to be ported to Mac OS X. In addition to the official version, there are many third party groups or individuals that migrate PuTTY to other platforms, such as Symbian based mobile phones. PuTTY is an open source software that is maintained primarily by Simon Tatham and licensed using the MIT licence. With the popularity of Linux applications on the server side, Linux system management is becoming more and more dependent on remote. Putty is an excellent tool for various remote login tools. Putty is a free, Telnet, SSH, Telnet, and rlogin client on the Windows X86 platform, but it is no less functional than the business class tools. The latest version is 0.68 latest release)
Platform: | Size: 233472 | Author: CrazyICer | Hits:

[OtherExamples

Description: Each uses its own communciations protocol. Stream sockets use TCP ( Transmission Control Protocol), which is a reliable, stream oriented protocol, and datagram sockets use UDP (Unix Datagram Protocol), which is unreliable and message oriented
Platform: | Size: 32768 | Author: RGarcia | Hits:
« 1 2 ... 8 9 10 11 12 13»

CodeBus www.codebus.net